home *** CD-ROM | disk | FTP | other *** search
/ Visual Basic Source Code / Visual Basic Source Code.iso / vbsource / cdgtst / cdigitst.plg < prev    next >
Text File  |  1998-12-10  |  3KB  |  52 lines

  1. --------------------Configuration: CDigitST_demo - Win32 Release--------------------
  2. Begining build with project "C:\Davide\PROGETTI\MFC\CDigitST\CDigitST_demo.dsp", at root.
  3. Active configuration is Win32 (x86) Application (based on Win32 (x86) Application)
  4.  
  5. Project's tools are:
  6.             "32-bit C/C++ Compiler for 80x86" with flags "/nologo /MT /W3 /GX /O2 /D "WIN32" /D "NDEBUG" /D "_WINDOWS" /Fp"Release/CDigitST_demo.pch" /Yu"stdafx.h" /Fo"Release/" /Fd"Release/" /FD /c "
  7.             "OLE Type Library Maker" with flags "/nologo /D "NDEBUG" /mktyplib203 /o NUL /win32 "
  8.             "Win32 Resource Compiler" with flags "/l 0x410 /fo"Release/CDigitST_demo.res" /d "NDEBUG" "
  9.             "Browser Database Maker" with flags "/nologo /o"Release/CDigitST_demo.bsc" "
  10.             "COFF Linker for 80x86" with flags "/nologo /subsystem:windows /incremental:no /pdb:"Release/CDigitST_demo.pdb" /machine:I386 /out:"Release/CDigitST_demo.exe" "
  11.             "Custom Build" with flags ""
  12.             "<Component 0xa>" with flags ""
  13.  
  14. Creating command line "rc.exe /l 0x410 /fo"Release/CDigitST_demo.res" /d "NDEBUG" "C:\Davide\PROGETTI\MFC\CDigitST\CDigitST_demo.rc"" 
  15. Creating temp file "C:\TEMP\RSP1B.tmp" with contents </nologo /MT /W3 /GX /O2 /D "WIN32" /D "NDEBUG" /D "_WINDOWS" /Fp"Release/CDigitST_demo.pch" /Yu"stdafx.h" /Fo"Release/" /Fd"Release/" /FD /c 
  16. "C:\Davide\PROGETTI\MFC\CDigitST\AboutDlg.cpp"
  17. "C:\Davide\PROGETTI\MFC\CDigitST\CDigitST_demo.cpp"
  18. "C:\Davide\PROGETTI\MFC\CDigitST\CDigitST_demoDlg.cpp"
  19. "C:\Davide\PROGETTI\MFC\CDigitST\DigitST.cpp"
  20. "C:\Davide\PROGETTI\MFC\CDigitST\HyperLink.cpp"
  21. >
  22. Creating command line "cl.exe @C:\TEMP\RSP1B.tmp" 
  23. Creating temp file "C:\TEMP\RSP1C.tmp" with contents </nologo /MT /W3 /GX /O2 /D "WIN32" /D "NDEBUG" /D "_WINDOWS" /Fp"Release/CDigitST_demo.pch" /Yc"stdafx.h" /Fo"Release/" /Fd"Release/" /FD /c 
  24. "C:\Davide\PROGETTI\MFC\CDigitST\StdAfx.cpp"
  25. >
  26. Creating command line "cl.exe @C:\TEMP\RSP1C.tmp" 
  27. Creating temp file "C:\TEMP\RSP1D.tmp" with contents </nologo /subsystem:windows /incremental:no /pdb:"Release/CDigitST_demo.pdb" /machine:I386 /out:"Release/CDigitST_demo.exe" 
  28. .\Release\AboutDlg.obj
  29. .\Release\CDigitST_demo.obj
  30. .\Release\CDigitST_demoDlg.obj
  31. .\Release\DigitST.obj
  32. .\Release\HyperLink.obj
  33. .\Release\StdAfx.obj
  34. .\Release\CDigitST_demo.res>
  35. Creating command line "link.exe @C:\TEMP\RSP1D.tmp" 
  36. Compiling resources...
  37. Compiling...
  38. StdAfx.cpp
  39. Compiling...
  40. AboutDlg.cpp
  41. CDigitST_demo.cpp
  42. CDigitST_demoDlg.cpp
  43. DigitST.cpp
  44. HyperLink.cpp
  45. Generating Code...
  46. Linking...
  47. LINK : warning LNK4089: all references to "comdlg32.dll" discarded by /OPT:REF
  48.  
  49.  
  50.  
  51. CDigitST_demo.exe - 0 error(s), 1 warning(s)
  52.